home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / b / b.lha / B / src / libbed / Bed_help next >
Encoding:
Text File  |  1988-11-24  |  1.1 KB  |  24 lines

  1. Key     Nickname(s)     Explanation
  2.  
  3. f1      Widen           Make the focus larger
  4. f2      First           Make it smaller, to first sub-item; make hole before
  5. f3      Last            Make it smaller, to last sub-item; make hole after
  6. f4      Extend          Extend it to one side (usually to the right)
  7. f5      Up-line         Move focus to whole line above
  8. f6      Previous        Move focus to previous item
  9. f7      Next            Move focus to next item
  10. f8      Down-line       Move focus to whole line below
  11. arrows  ^  v  <-  ->    Make new hole, move up etc.
  12.  
  13. ^X      Exit            Leave the editor or execute B command
  14.  
  15. TAB     Accept          Accept suggestion or move to next hole
  16. BACKSP. Undo            Cancel effect of any key; repeat to cancel more
  17. RETURN  Return          Add new line or decrease indentation
  18.  
  19. ^L      Look            Redraw screen when clobbered
  20. ^D      Delete          Delete the focus (leaves hole; repeat to delete that)
  21. ^C      Copy in/out     If at hole, inserts last deleted text (Copy IN)
  22.                         if not at hole, saves focus for insertion (Copy OUT)
  23. ^G      Goto            New focus at position of (moved) cursor
  24.